home *** CD-ROM | disk | FTP | other *** search
/ internet.au CDrom 38 / netcd38.iso / FREEPROG / MAC / audio / midigr.hqx / MIDIGraphy folder / Documents(text) / English / User's Manual / 2.3. Event List Mode < prev    next >
Encoding:
Text File  |  1998-08-20  |  3.7 KB  |  81 lines

  1. 2. Sequence Window
  2.  
  3. 2.3. Event List Mode
  4.  
  5. In the event list mode, all events are displayed numerically.
  6.  
  7.   1. Selected time range:
  8.         It is positioned at the left-bottom corner of the control bar. It
  9.      displays start and end time of the selected time range in the form
  10.      "Bar:Beat:Count". To change the selected time range, drag up/down one
  11.      of these parameters, or click one of parameters and then type digits.
  12.   2. Event type filter:
  13.         It is a popup menu positioned at the right of the selected time
  14.      range box. You can specify whether or not each event type is displayed.
  15.   3. Control type filter:
  16.         It is a popup menu positioned at the right of the event type filter
  17.      popup. You can specify whether or not each control number is displayed.
  18.   4. Meta type filter:
  19.         It is a popup menu positioned at the right of the control type
  20.      filter popup. You can specify whether or not each meta event type is
  21.      displayed.
  22.   5. Event display area:
  23.      In the content area of the sequence window under the control bar is the
  24.      event display area. In this area, events are displayed one event per
  25.      line in order to event time. On each line, in order from left to right,
  26.      the event time (in form of bar:beat:count), the track number, the
  27.      channel number, the event type, and parameters of the event are
  28.      displayed.
  29.      Parameters to be displayed are depended on the event type:
  30.      Note event:
  31.           Four parameters, the note number (with a note name if a note name
  32.           list is available), the velocity, the gate time (duration of the
  33.           note) and the note off velocity are displayed in this order.
  34.      Poly pressure event:
  35.           Two parameters, the note number (with a note name if available)
  36.           and the pressure value are displayed.
  37.      Control change event:
  38.           Two parameters, the control number and the control value are
  39.           displayed.
  40.      Program change event:
  41.           One parameter, the program number (with a program name if a
  42.           program name list is available) is displayed.
  43.      Channel pressure event:
  44.           One parameter, the pressure value is displayed.
  45.      Pitch bend event:
  46.           One parameter, the pitch bend value is displayed.
  47.      System exclusive(F0,F7) event:
  48.           Hex-dumped system exclusive data is displayed.
  49.      Sequence number meta event:
  50.           One parameter, the sequence number is displayed.
  51.      Text type meta event:
  52.           Text data is displayed.
  53.      MIDI channel prefix meta event:
  54.           One parameter, the channel number is displayed.
  55.      Set tempo meta event:
  56.           Two tempo parameters are displayed. One is the converted value
  57.           into a typical notation, the unit is beats per minute. Another one
  58.           is the raw data described in the SMF specification, unit is
  59.           milliseconds per step. Difference between two values is only in
  60.           unit. If you modify one of them, it will affect to another.
  61.      SMPTE offset meta event:
  62.           Six parameters, the hour, the minute, the second, the frame, the
  63.           flexional frame and the format are displayed.
  64.      Time signature meta event:
  65.           Four parameters, the numerator, the denominator, the MIDI
  66.           clock/beat and the noted 32nd-notes/MIDI quarter note are
  67.           displayed. Note that the denominator is displayed with the
  68.           exponent part X in 2^X (i.e. 1 for n/2, 2 for n/4, 3 for n/8,...).
  69.  
  70.      Key signature meta event:
  71.           Two parameters, the key and the major/minor are displayed.
  72.      Other meta events:
  73.           Hex-dumped meta event data is displayed.
  74.  
  75.  
  76.  
  77.   ------------------------------------------------------------------------
  78. MIDIGraphy / User's Manual (English Edition)
  79. Copyright (c) 1993-98 M. Maeda (TONTATA).
  80.  
  81.